home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / esc / ESCWindow$27.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  1.3 KB  |  18 lines

  1. package com.extensibility.esc;
  2.  
  3. class ESCWindow$27 implements Runnable {
  4.    // $FF: synthetic field
  5.    final ESCWindow.26 this$0;
  6.  
  7.    public void run() {
  8.       this.this$0.this$0.this$0.tModel.fireTreeStructureChanged(this, new Object[]{this.this$0.this$0.this$0.tModel.getRoot()}, (int[])null, (Object[])null);
  9.       this.this$0.this$0.this$0.expandNodes(this.this$0.val$expnodes);
  10.       this.this$0.this$0.this$0.wpRefresher.setVisible(false);
  11.       this.this$0.this$0.this$0.doReady(true);
  12.    }
  13.  
  14.    ESCWindow$27(ESCWindow.26 var1) {
  15.       this.this$0 = var1;
  16.    }
  17. }
  18.